x11: Add backend api to get the screen
authorMatthias Clasen <mclasen@redhat.com>
Wed, 1 Nov 2017 22:39:05 +0000 (18:39 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 1 Nov 2017 23:44:28 +0000 (19:44 -0400)
commit047eac5a96dcf1535c396fb257d13767874e82ae
tree18159566f6bf38ce8e55869d64269f21879bde9b
parent8144d31ebec4e6f27c094189ce42279c0fab4cf8
x11: Add backend api to get the screen

gdk_display_get_default_screen is gone, but we still
have x11-specific screen apis that GTK+ is using, so
we need an alterative way to get the screen object.
gdk/x11/gdkdisplay-x11.c
gdk/x11/gdkx11display.h